home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / amos / AMOSList0993.lzh / AMOSLIST / 000226_amos-request@svcs1.digex.net_Thu Sep 23 16:00:05 1993.msg < prev    next >
Internet Message Format  |  1993-10-03  |  2KB

  1. Received: from nextsun.INS.CWRU.Edu by access.digex.net with SMTP id AA10155
  2.   (5.65c/IDA-1.4.4 for <mcox@access.digex.com>); Thu, 23 Sep 1993 16:00:00 -0400
  3. Received: from svcs1.digex.net by nextsun.INS.CWRU.Edu with SMTP (5.65b+ida+/CWRU-1.5.2-freenet-gw)
  4.     id AA02480; Thu, 23 Sep 93 14:41:06 -0400 (from amos-request@svcs1.digex.net )
  5. Received: by svcs1.digex.net id AA16247
  6.   (5.65c/IDA-1.4.4 for amos-list-out); Thu, 23 Sep 1993 14:23:56 -0400
  7. Received: from access.digex.net by svcs1.digex.net with SMTP id AA16243
  8.   (5.65c/IDA-1.4.4 for <amos-list@svcs1.digex.net>); Thu, 23 Sep 1993 14:23:54 -0400
  9. Received: from vax.mbhs.edu by access.digex.net with SMTP id AA02150
  10.   (5.65c/IDA-1.4.4 for <amos-list@access.digex.net>); Thu, 23 Sep 1993 14:23:49 -0400
  11. Message-Id: <199309231823.AA02150@access.digex.net>
  12. Date: 23 Sep 93 14:13:00 EST
  13. From: "Andrew Church" <95ACHURCH@vax.mbhs.edu>
  14. Subject: Re: Get Rom Fonts
  15. To: "amos-list" <amos-list@access.digex.net>
  16. Status: RO
  17.  
  18. >A little question:
  19. >i'm writing a program with a lot of Interface strings in it. Im' using two
  20. >different fonts: topaz 8 & 9.If i use instructions like these:
  21. >   Get Rom Fonts
  22. >   Set Font 1 (or 2)
  23. >Can i be sure to obtain the same font (topaz 8 or 9) and every amiga?
  24. >If not, how can i do this?
  25.  
  26.   An OpenFont procedure is now part of my procedure library.  It opens a font
  27. with a given name and size, and returns the "Set Font" number, without calling
  28. Get Disc Fonts.  I'll send this to you uuencoded if you like.
  29.  
  30.   --Andy Church
  31.